/ Assembly List / LJCUnitMeasureDAL / UnitCategoryManager / RetrieveWithCode

Namespace - LJCUnitMeasureDAL


Parameters
code - The Code value.
propertyNames - The included property names.

Returns

The Data Object.

Syntax

C#
public UnitCategory RetrieveWithCode(String code, List<String> propertyNames = null)

Retrieves a Data Record with the supplied value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.